chore(deps-dev): bump vite-plus from 0.1.19 to 0.1.24 in the npm_and_yarn group across 1 directory#3
Conversation
Bumps the npm_and_yarn group with 1 update in the / directory: [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli). Updates `vite-plus` from 0.1.19 to 0.1.24 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.24/packages/cli) --- updated-dependencies: - dependency-name: vite-plus dependency-version: 0.1.24 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
testdocs | bfcf138 | Commit Preview URL Branch Preview URL |
Jun 15 2026, 05:57 PM |
|
Claude finished @dependabot[bot]'s task in 1m 10s —— View job PR Review:
|
| Package | Old | New |
|---|---|---|
@oxc-project/runtime |
0.126.0 | 0.133.0 |
@oxc-project/types |
0.126.0/0.127.0 | 0.127.0/0.133.0 |
@oxfmt/binding-* (all platforms) |
0.45.0 | 0.52.0 |
oxlint bindings |
various | bumped |
OWASP Top 10 — NONE
No OWASP concerns apply. This is purely dev tooling (linter/formatter/bundler) that never ships to production.
| Category | Finding |
|---|---|
| SQL Injection | N/A |
| XSS | N/A |
| Broken Authentication | N/A |
| Sensitive Data Exposure | N/A |
| XXE | N/A |
| Broken Access Control | N/A |
| Security Misconfiguration | N/A |
| CSRF | N/A |
| Known Vulnerable Components | No known CVEs in these packages |
| Insufficient Logging | N/A |
Additional Security Checks — NONE
- No hardcoded secrets or credentials
- No cryptographic changes
- No unsafe deserialization
- No SSRF vectors
- No race conditions introduced
Verdict
Safe to merge. The vite-plus 0.1.19 → 0.1.24 bump is a routine dev tooling update. The release notes describe improved install reliability, new vp pm stage / vp format commands, and a bundled stack refresh (vite 8.0.16, vitest 4.1.8, oxlint 1.67.0, oxfmt 0.52.0) — none of which affects production output.
Bumps the npm_and_yarn group with 1 update in the / directory: vite-plus.
Updates
vite-plusfrom 0.1.19 to 0.1.24Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
a1a2bbdrelease: v0.1.24 (#1738)2af030afeat(deps): upgrade upstream dependencies (#1735)183f8e7fix(migrate): resolve husky version from catalog during hooks check (#1710)7ec9124feat(pm): addvp pm stagecommand (#1715)ce4509efix(pack): bundle direct tsdown picomatch require (#1732)adf79dbfix(create): keep aliased vite in pnpm monorepo website so override stays eff...ca2e417feat(cli): addformatalias forvp fmt(#1727)6a5246achore(install): reduce retained vp versions from 5 to 3 (#1716)7501b30fix(create): skip monorepo editor configs by default (#1729)e3315d0fix(cli): remove windows current link without rmdir (#1726)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.